home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 April / EnigmA AMIGA RUN 17 (1997)(G.R. Edizioni)(IT)[!][issue 1997-04][EAR-CD].iso / EARCD / comm / bbs / Hydra11.lha / HBBS / BBSGlobal < prev    next >
Text File  |  1996-08-05  |  5KB  |  158 lines

  1. ;$HBBS
  2. BBSNodes=4
  3. ; most of the items begining with BBS will be contained in the users keyfile
  4.  
  5. ;specifies the BBS Name
  6.  
  7. BBSName=Utopia!
  8. BBSSerial=0                           ; if you register this needs to be filled in
  9. BBSLocation=Dorset
  10. BBSCountry=UK
  11. BBSGroup_1=LSD
  12.  
  13. ;specifies the amount of nodes the BBS has
  14.  
  15.  
  16. ; sysop details! (you may also set these for each node in
  17. ; HBBS:Nodes/Node1/NodeLocal so that you can have different sysops for
  18. ; different nodes!)
  19.  
  20. SysopAccount=Hydra
  21. SysopGroups=Tension/LSD
  22.  
  23. Drive_1=DH0:              ; a list of drives that the bbs uses to store uploaded
  24. Drive_2=DH1:              ; files, used to determine free space
  25. Drive_3=DH2:
  26. Drive_4=DH3:
  27.  
  28. BBSDrive=DH0:             ; the drive that the HBBS: assign is on
  29.                           ; so we can work out how much someone can upload at one time
  30.  
  31. MinFreeSpace=4096   ; specified in Kbytes
  32. NoFreeSpaceScript=HBBS:Scripts/NoFreeSpace.scr
  33.  
  34.  
  35. ; the following options define all the selectable options from the listview
  36. ; gadget on the Control window, public screen name for HBBS's screen
  37. ; is "CtrlScrn".
  38.  
  39. ; to activate an option doubleclick on the listview item!
  40.  
  41. ButtonName_1=AmigaGuide Help
  42. ButtonCMD_1=AmigaGuide HBBS:HBBS.Guide PUBSCREEN @S@
  43. ButtonName_2=SysopListViewer
  44. ButtonCMD_2=HBBS:utils/SysopListViewer
  45. ButtonName_3=User Viewer
  46. ButtonCMD_3=HBBS:utils/UserViewer
  47.  
  48. ButtonName_4=-=( Files )=---------------
  49. ButtonCMD_4=SEPERATOR
  50.  
  51. ButtonName_5=NewUser Files
  52. ButtonCMD_5=TTX HBBS:Conferences/NewUsers/FileLists/Files_1 SCREEN @S@
  53. ButtonName_6=Amiga Files
  54. ButtonCMD_6=TTX HBBS:Conferences/Amiga/FileLists/Files_2 SCREEN @S@
  55. ButtonName_7=PC Files
  56. ButtonCMD_7=TTX HBBS:Conferences/PC/FileLists/Files_1 SCREEN @S@
  57.  
  58. ButtonName_8=-=( Access )=--------------
  59. ButtonCMD_8=SEPERATOR
  60.  
  61. ButtonName_9=Command/System
  62. ButtonCMD_9=TTX HBBS:Commands/System SCREEN @S@
  63. ButtonName_10=Command/All_Levels
  64. ButtonCMD_10=TTX HBBS:Commands/All_Levels SCREEN @S@
  65. ButtonName_11=Command/Level_10
  66. ButtonCMD_11=TTX HBBS:Commands/Level_10 SCREEN @S@
  67. ButtonName_12=Command/Level_50
  68. ButtonCMD_12=TTX HBBS:Commands/Level_50 SCREEN @S@
  69. ButtonName_13=Command/Level_255
  70. ButtonCMD_13=TTX HBBS:Commands/Level_255 SCREEN @S@
  71.  
  72. ButtonName_14=-=( Configs )=-------------
  73. ButtonCMD_14=SEPERATOR
  74.  
  75. ButtonName_15=NewUser ConfCFG
  76. ButtonCMD_15=TTX HBBS:Conferences/NewUsers/ConfConfig SCREEN @S@
  77. ButtonName_16=Amiga ConfCFG
  78. ButtonCMD_16=TTX HBBS:Conferences/Amiga/ConfConfig SCREEN @S@
  79. ButtonName_17=PC ConfCFG
  80. ButtonCMD_17=TTX HBBS:Conferences/PC/ConfConfig SCREEN @S@
  81.  
  82.  
  83. ButtonName_18=Node0 Cfg
  84. ButtonCMD_18=TTX HBBS:Nodes/Node0/NodeLocal SCREEN @S@
  85. ButtonName_19=Node1 Cfg
  86. ButtonCMD_19=TTX HBBS:Nodes/Node1/NodeLocal SCREEN @S@
  87. ButtonName_20=Node2 Cfg
  88. ButtonCMD_20=TTX HBBS:Nodes/Node2/NodeLocal SCREEN @S@
  89. ButtonName_21=Node3 Cfg
  90. ButtonCMD_21=TTX HBBS:Nodes/Node3/NodeLocal SCREEN @S@
  91. ButtonName_22=Wall Config
  92. ButtonCMD_22=TTX HBBS:Doors/User/Wall/Wall.CFG SCREEN @S@
  93. ButtonName_23=BBSGlobal Config
  94. ButtonCMD_23=TTX HBBS:BBSGlobal SCREEN @S@
  95. ButtonName_24=User Data Editor
  96. ButtonCMD_24=HBBS:Utils/UserDataEditor
  97. ButtonName_25=Error Log
  98. ButtonCMD_25=TTX HBBS:Logs/ErrorLog SCREEN @S@
  99.  
  100. ButtonName_26=-=( Docs )=----------------
  101. ButtonCMD_26=SEPERATOR
  102.  
  103. ButtonName_27=Screens Guide
  104. ButtonCMD_27=Multiview HBBS:Docs/Misc/Screens.guide PUBSCREEN @S@ ;*C* update before release!
  105.  
  106. ButtonName_28=Ansi Editor
  107. ButtonCMD_28=hbbs:Utils/3rdParty/THE_AnsiEd/AnsiED
  108.  
  109. HideScreen=FALSE
  110.  
  111. ErrorLogFile=HBBS:Logs/Error.LOG
  112.  
  113. PubScreenName=Workbench
  114. UsePubScreen=NO
  115. ;ScrWidth=720
  116. ;ScrHeight=454
  117. ;ScrDepth=2
  118. ;ScrModeID=167936
  119.  
  120. ;626692 ; this is set to DBLNTSC Hi-Res Laced
  121.  
  122. ; for your default monitor in hi-res just set it to 32768
  123. ; for your default monitor in hi-res laced set it to 32772
  124.  
  125. ; 167936 Pal: Hi Res
  126. ; 167940 Pal: Hi Res Laced
  127.  
  128. ; 102400 NTSC: Hi Res
  129. ; 102404 NTSC: Hi Res Laced
  130.  
  131. NewUserAccessLevel=10 ; access level given to a new user.
  132.  
  133. MinPasswordLength=4
  134. MaxUsernameAttempts=3
  135. MaxPasswordAttempts=3
  136.  
  137. ; specify the path and filename of the user data file
  138.  
  139. UserDataFileName=HBBS:System/Data/User.Data
  140.  
  141. LanguageName_1=Normal Ansi
  142. LanguageExtn_1=.TXT
  143. ;LanguageName_2=German Ansi
  144. ;LanguageExtn_2=.GER
  145. ;LanguageName_3=Quick Ansi
  146. ;LanguageExtn_3=.QCK
  147.  
  148. EditorCMD=TTX {FILE} SCREEN @S@
  149.  
  150. ; buffer size to allocate when copying files from one place to another..
  151. ; currently set to 1MB (cos I've got a 18MB machine :-) hehe..
  152. ; but you can set it as low as 10 bytes if you like..
  153. ; the bigger the better.. (note: if it cannot allocate the amount specified
  154. ; then it'll keep halving the number until it can!
  155.  
  156. CopyBufferSize=1058576
  157.  
  158.